tag end
英 [tæɡ end]
美 [tæɡ end]
网络 末端
英英释义
noun
双语例句
- Think of character data as the text found between the start tag and the end tag of an XML element.
把字符数据当作XML元素的开始标签与结束标签之间的文本。 - Empty elements must either have an end tag or the start tag must end with/>.
空的元素也必须有一个结束标签或者开始标签用/结束。 - He decided to tag on an extra paragraph at the end summarizing what he'd said.
他决定在结束部分再增加一段文字,总结他说话的内容。 - Then, the page starts the tag, the text_field and text_area items for each field, a tag, and the end of the form.
然后依次为标记、每个字段的textfield和textarea项、标记和表单末尾。 - Notice that in Listing 4, I place the script tag at the end of the page body.
请注意,在清单4中,我将script标记放在页面body的结尾处。 - An XML document can have some empty tags that do not have anything inside and can be expressed as a single tag instead of as a set of beginning and end tags.
XML文档可以使用内部不包含任何内容的空标记,这些标记可以表示为单个标记,而不是一组开始和结束标记。 - Also note the TotalAmount tag at the end of the document.
还要注意文档末尾的TotalAmount标记。 - In order to realize mutual authentication, usability and privacy, there are one public key in the π OTP protocol that maintained both in the tag and the back end database that is updated by universal hash function after each successful authentication.
为了实现双向认证性、正确性和隐私性,πOTP协议设有一个公有密钥,由安全的通用哈希函数产生,同时保持在标签和后端数据库中,每次成功认证后进行更新。 - In the original document-level format, every start tag was paired to an end tag.
在原始文档级别格式中,每个开始标记与一个结束标记配对。 - For these versions, you'll need to add a tag to the very end of each JSP page ( or to a common template, if a template mechanism such as Tiles is used).
对于这些版本,需要在每个JSP页面的末尾添加一个标记(或者,如果使用了像Tiles这样的模板机制,也可以将标记添加到一个公共的模板中)。